object frmIE7Behavior: TfrmIE7Behavior Left = 0 Top = 0 Width = 635 Height = 353 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 0 object gbPopups: TGroupBox Left = 16 Top = 1 Width = 605 Height = 139 Caption = 'gbPopups' TabOrder = 0 object lblPopups: TAxLabel Left = 24 Top = 30 Width = 57 Height = 16 WordWrap = False Transparent = True Caption = 'lblPopups' ShowAccelChar = True end object rbPopupIE: TRadioButton Left = 24 Top = 56 Width = 480 Height = 17 Caption = 'rbPopupIE' TabOrder = 0 OnClick = rbPopupClick end object rbPopupWindow: TRadioButton Left = 24 Top = 78 Width = 480 Height = 17 Caption = 'rbPopupWindow' TabOrder = 1 OnClick = rbPopupClick end object rbPopupTab: TRadioButton Left = 24 Top = 100 Width = 480 Height = 17 Caption = 'rbPopupTab' TabOrder = 2 OnClick = rbPopupClick end end object gbURLs: TGroupBox Left = 16 Top = 157 Width = 605 Height = 139 Caption = 'gbURLs' TabOrder = 1 object lblURLs: TAxLabel Left = 24 Top = 30 Width = 45 Height = 16 WordWrap = False Transparent = True Caption = 'lblURLs' ShowAccelChar = True end object rbURLWindow: TRadioButton Left = 24 Top = 56 Width = 480 Height = 17 Caption = 'rbURLWindow' TabOrder = 0 OnClick = rbURLClick end object rbURLTab: TRadioButton Left = 24 Top = 78 Width = 480 Height = 17 Caption = 'rbURLTab' TabOrder = 1 OnClick = rbURLClick end object rbURLCurrentPage: TRadioButton Left = 24 Top = 100 Width = 480 Height = 17 Caption = 'rbURLCurrentPage' TabOrder = 2 OnClick = rbURLClick end end end